echoing off

UK
/ˈɛkəʊɪŋ ɒf/
US
/ˈɛkoʊɪŋ ɔf/

Translations

echo offverb

echoing off

Gerund

echoed off
Past Simple
echoed off
Past Participle
echoing off
Gerund
UK
/ˈɛkəʊ ɒf/
US
/ˈɛkoʊ ɔf/
désactiver l'échoInformatique : commande de ligne de commande pour masquer l'affichage des commandes.
In the batch script, the first line is 'echo off' to prevent the commands from being displayed on the screen.
Dans le script batch, la première ligne est « désactiver l'écho » pour empêcher l'affichage des commandes à l'écran.
Synonyms
disable echo
turn off echo
suppress echo
mute echo
silence echoing
stop echoing
disable command echoing
hide command output
suppress command output

Definitions

echo offverb
To disable the display of command input in a command-line interface.
In the batch script, the first line is 'echo off' to prevent the commands from being displayed on the screen.